Move configuration into __init__.py
authorKarl O. Pinc <kop@meme.com>
Thu, 25 Oct 2018 21:06:56 +0000 (16:06 -0500)
committerKarl O. Pinc <kop@meme.com>
Fri, 26 Oct 2018 00:48:34 +0000 (19:48 -0500)
commitaae6ed85b74a59fcaf27838862ba54e29d10e397
tree78aa31093f41dccda07e93d31296847375ee8fa5
parent4c44a40f9ca751237462b829747d8e04d0215164
Move configuration into __init__.py
src/pgwui_common/__init__.py
src/pgwui_common/configure.py [deleted file]
tests/test___init__.py [new file with mode: 0644]
tests/test_configure.py [deleted file]